home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Reverse Code Engineering RCE CD +sandman 2000
/
ReverseCodeEngineeringRceCdsandman2000.iso
/
RCE
/
Tools
/
Turbo Pascal V7
/
INTRFACE.ZIP
/
PRINTER.INT
< prev
next >
Wrap
Text File
|
1992-11-03
|
542b
|
20 lines
{*******************************************************}
{ }
{ Turbo Pascal Version 7.0 }
{ Printer Interface Unit }
{ }
{ Copyright (C) 1988,92 Borland International }
{ }
{*******************************************************}
unit Printer;
{$D-,I-,S-}
interface
var
Lst: Text;